Intersoft WebInput Documentation
How-to: Customize DateTime Editor access key
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Editors > How-to: Customize DateTime Editor access key

Glossary Item Box

You can customize DateTime editor access key of WebInput.

In this topic, you will learn how to customize DateTime Editor access key.

To customize DateTime Editor access key

  1. Click WebInput instance and press F4.
  2. Set the Editors - DateTime - IsEnabled properties to True.
  3. Set the Editors - DateTime - AccessKey properties to Space (you can also set this property to other options e.g Enter, Shift, etc).
  4. Run the Project.

See Also